home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / mh.gen / MailAliases < prev    next >
Encoding:
Text File  |  1989-06-13  |  815 b   |  21 lines

  1. ; See comments at end of this file
  2. ; This file is almost empty as MH now supports personal aliases.
  3.  
  4. ;everyone: *
  5.  
  6. ; Blank lines and lines beginning with a ; are ignored.
  7. ; < file    -> read more aliases from "file"
  8. ; foo: fum      -> simple replacement
  9. ; foo: fum, fie -> list replacement
  10. ; foo: < file   -> list replacement from "file"
  11. ; foo: = group  -> list replacement from UNIX group
  12. ; foo: + group  -> list replacement by ALL users in /etc/passwd
  13. ;              with gid == group
  14. ; foo: *        -> list replacement by ALL users in /etc/passwd
  15. ;                     with uid >= 200
  16. ; foo*: fum     -> matches foo<string> (including the empty string)
  17. ;
  18. ; using a ';' instead of a ':' indicates that the alias should be displayed
  19. ; along with the addresses used (normally, the addresses replace the alias
  20. ; completely)
  21.